window: set GTK_STYLE_CLASS_TITLEBAR to custom titles
authorCosimo Cecchi <cosimoc@gnome.org>
Fri, 16 Aug 2013 17:26:12 +0000 (19:26 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 17 Aug 2013 03:12:23 +0000 (23:12 -0400)
commit9896b9960dcbb26694c75f63d51e294c603610bc
tree4b5f643e5e7a74ff1073c1f0abd91ca0143ed669
parent3ea0e4a0197bacd060c18cf4c5752d0406344e0b
window: set GTK_STYLE_CLASS_TITLEBAR to custom titles

When a custom title is added to a GtkWindow, add the
GTK_STYLE_CLASS_TITLEBAR to it, so the theme can apply the default rules
for its style.

https://bugzilla.gnome.org/show_bug.cgi?id=706045
gtk/gtkwindow.c